|
Workout With Friends
Stay fit with a little motivation
|
Go to the source code of this file.
Classes | |
| class | wowf.config.Settings |
| Storage container for settings, which attempts to guess the type, e.g., number, boolean, etc. More... | |
Namespaces | |
| namespace | wowf.config |
Functions | |
| def | wowf.config.globalize_settings |
Variables | |
| tuple | wowf.config.BOOLS = ('t', 'f', 'true', 'false', 'on', 'off') |
| tuple | wowf.config.settings = Settings() |
1.8.1.2